Doc fixes
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 29 Dec 2008 03:22:30 +0000 (03:22 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 29 Dec 2008 03:22:30 +0000 (03:22 +0000)
svn path=/trunk/; revision=21968

ChangeLog
gtk/gtkprintsettings.c

index 98a88c837f5a0873236e5d54e75f43538757953f..e24c7fd5de97de328b79b7486a0fb1800a4f5b2b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2008-12-28  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtkprintsettings.c:
        * gtk/gtkbindings.c:
        * gtk/gtkstyle.c: Doc fixes
 
index 05af5eab7b5a1e17c2f576c29fc2cf146a8e624e..4328960f9ec5c52a22b9b6afe6adb85341bee095 100644 (file)
@@ -1287,9 +1287,9 @@ gtk_print_settings_get_printer_lpi (GtkPrintSettings *settings)
 /**
  * gtk_print_settings_set_printer_lpi:
  * @settings: a #GtkPrintSettings
- * @resolution: the resolution in lpi (lines per inch)
+ * @lpi: the resolution in lpi (lines per inch)
  * 
- * Sets the value of %GTK_PRINT_SETTINGS_PRINTER_LPI
+ * Sets the value of %GTK_PRINT_SETTINGS_PRINTER_LPI.
  * 
  * Since: 2.16
  */